Other Functions
The following functions are available globally.
-
Fails flow with given message
Declaration
Swift
public func Failure(_ message: String) -> Swift.NeverParameters
messageFailure message
Return Value
Never
View on GitHub
Other Functions Reference